Javascript 3D Engine

Project Overview

A CPU based softwere rasteriser built in javascript and is completly client side. It uses the HTML5 xcanvas for displaying graphics in the custom draw.js package that i built ofr the project. It is desiged to be expedable, with empty classes like camera.js wich are desiged to be built on top of later on when the engine becomes more complex. You can test it out here: https://milosilo-dev.github.io/3D-Engine-js/.

Skills

  • Perspective Rendering
  • Javascript
  • Object Oriented Programming

Screenshots

Screenshot 1

Link to the Project

View Project